Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 1.1 KB

File metadata and controls

21 lines (14 loc) · 1.1 KB

Overspecified Software

Definition:

  • The test focuses on the structure and the expected behaviour of the software rather than on what it should accomplish. Therefore, the software must be designed in a specific way in order that the test can pass.

Also Known As:

  • Overcoupled Test

References:

Quality attributes